Skip to content
Back to search
30
MCP

Reactive Memory

pulsemcp/reactive memory

Persistent, queryable memory system for AI assistants backed by vector search, temporal knowledge graphs, and vault-structured storage.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AI Memory
Persistent memory for AI agents with semantic, smart, and autonomous retrieval tiers.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
io.github.VelixarAi/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "reactive_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}